projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea6401d
)
(CP_DIR): Use platform independent switches for xcopy.
author
Geoff Voelker
<voelker@cs.washington.edu>
Wed, 22 Nov 1995 18:57:13 +0000
(18:57 +0000)
committer
Geoff Voelker
<voelker@cs.washington.edu>
Wed, 22 Nov 1995 18:57:13 +0000
(18:57 +0000)
nt/makefile.def
patch
|
blob
|
history
diff --git
a/nt/makefile.def
b/nt/makefile.def
index 9d18d00b271c7b3007ea246719c711191ba8e311..0e5dadd71aaf826d44ebbf4eef1bb21c74b16593 100644
(file)
--- a/
nt/makefile.def
+++ b/
nt/makefile.def
@@
-146,7
+146,7
@@
$(BLD): $(OBJDIR)
-mkdir $(BLD)
CP = copy
-CP_DIR = xcopy /f
rie
d
+CP_DIR = xcopy /f
/r/i/e/
d
# This is completely braindamaged, but it's the only routine known to be there
DEL_TREE = echo y | rmdir /s